LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccS15Fixed16ArrayTagType Constructor(Int32[])

Show in webframe





Array that contains the tag's data.
Initializes a new IccS15Fixed16ArrayTagType with explicit parameters.
Syntax
public IccS15Fixed16ArrayTagType( 
   int[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Integer _
)
'Usage
 
Dim data() As Integer
 
Dim instance As New IccS15Fixed16ArrayTagType(data)

            

            
public:
IccS15Fixed16ArrayTagType( 
   array<int>^ data
)

Parameters

data
Array that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccS15Fixed16ArrayTagType Class
IccS15Fixed16ArrayTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.